-
Home
-
Nuclear Engagement – Instantly Generate AI Summaries, Quizzes & TOC at Scale
-
2.0.2
-
Code
-
Classes
- AutoGenerationQueue
Total Complexity |
38 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
261 |
Lines of code |
178 |
Logical lines of code |
98 |
Comment lines |
41 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_queue() |
A |
49 |
7 |
32 |
queue_post() |
S |
51 |
6 |
27 |
maybe_reschedule_queue() |
S |
55 |
5 |
19 |
dispatch_generation() |
S |
53 |
2 |
23 |
schedule_follow_up_events() |
S |
56 |
2 |
17 |
acquire_lock() |
S |
63 |
3 |
10 |
prepare_post_data() |
S |
60 |
2 |
13 |
__construct() |
S |
72 |
2 |
5 |
get_queued_ids() |
S |
66 |
2 |
8 |
get_site_option() |
S |
68 |
2 |
7 |
update_site_option() |
S |
68 |
2 |
7 |
delete_site_option() |
S |
69 |
2 |
7 |
release_lock() |
S |
81 |
1 |
3 |